Navigation
PromptSpark Navigation

Ivr Categorization

JSON Format

Accept a User Input and determine the right category to direct the system. A variation on an Interactive Voice Response (IVR) system.

Prompt #29

My wife is mad because my W2 has not shown up
Created Apr 21, 2024 Updated Apr 21, 2024

AI Responses (1)

{
  "category": {
    "name": "Customer Service",
    "probability": 85,
    "follow-up": "I understand your frustration. Can you please provide more details about your account so we can assist you further?",
    "user_mood": "frustrated"
  }
}
Total Tokens
340
Processing Time
1.28s
Updated
Jun 04
Model
IVR Response